@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



@font-face {
    font-family: 'KRASIVYI';
    src: url('../font/KRASIVYI-SCOSF.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}







/* 导航栏 */
.header_all{width:100%; height:110px; position: absolute; top:0; left:0; background: #fff; border-radius: 0 0 5px 5px; z-index: 9; }
.header_container{width:84%; margin:0px auto; padding: 0px 2%}

.h_logo{width:28%; height:auto; float: left; margin-top: 18px; }
.h_logo img{width:100%; height: auto; display: block; margin-left:2%;}
.h_sj{position: relative; background: url(../images/h_sj.png) no-repeat center; width: auto; height:100%; float: left; margin-right: 10px;}
.h_wx{position: relative; background: url(../images/h_wx.png) no-repeat center; width: auto; height:100%; float: left; margin-right: 10px;}
.h_sj img,.h_wx img{width:100px; height:auto; display: block; position: absolute; top:70px; left:-50px; display: none; z-index: 999}
.h_sj:hover img{display: block}
.h_wx:hover img{display: block}
.header_nav{width:55%; height: 55px; margin-top: 26px; float: left; margin-left:9%}
.nav{width:100%; height:55px; margin: 0px auto; }
.nav .nLi{ float:left;  position:relative; display:inline; height:55px;  width:12.5%; text-align: center; line-height: 55px; 
	background: url(../images/nav_xs.png) no-repeat right center}
.nav .nLi:last-child{background: none}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a p{font-size:16px; color:#006dc8; line-height:55px; }
.nav li.active h3 p{color: #006dc8; font-weight: bold;}
.nav .nLi:hover h3 p{ color: #006dc8; font-weight: bold;}
.nav .sub{ display:none;left:50%; top:55px;  position:absolute;  line-height:26px; width:150px;  margin-left: -65px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#006dc8}
.header_right{float: right; height:110px; line-height: 110px; }

.header_right a{float: right;}
.header_right i{color:#bebebe; font-size: 26px;}
.header_right i:hover{color:#006dc8}






/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:926px; }
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -200px; bottom:8px;z-index:1;overflow:hidden;height:80px; width: 400px;  background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2)}

.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:880px;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.banner .slideBox .prev,
.banner .slideBox .next{ position:absolute; top:50%; margin-top:-12px; display:block; width:14px; height:24px;}
.banner .slideBox .next{  right:5%; background: url(../images/ban_right.png) no-repeat center}
.banner .slideBox .prev{ left:5%; background: url(../images/ban_left.png) no-repeat center}
.banner .slideBox .prev:hover{background: url(../images/ban_hleft.png) no-repeat center}
.banner .slideBox .next:hover{background: url(../images/ban_hright.png) no-repeat center}
.banner .pageState{ text-align: center; font-size: 20px; color: #777777; display: table; margin: 0px auto; align-content: center; line-height: 80px}
.banner .pageState span{font-size: 24px; color: #274384; }



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat top center; margin-top: -47px; padding-top: 110px}
.index_about_left{width:428px; height: auto; float: left}
.index_about_left h3{font-size: 52px; color: #006dc8; font-weight: bold;}
.index_about_left h4{font-size:22px; color: #4d4d4d; margin-top: 20px; }
.about_pinfo{width:100%; height: 220px; overflow: hidden; margin: 30px 0 0; font-size: 14px; color: #777777; line-height: 30px; display: block}
.about_more{width:156px; height: 44px; background: #1a2e91; display: block; text-align: center; line-height: 44px; color: #fff; font-size: 14px; margin-top: 93px;}
.index_about_right{width:670px; height: 460px; float: right}
.index_about_right img{width:100%; height: auto; display: block}
.index_about_num{width:auto; height:auto; overflow: hidden;  display: table; margin: 50px auto 0;}
.about_num{width:190px; height: 190px; position: relative; border: 3px solid #f1f1f1; float: left; border-radius: 50%; text-align: center; padding-top:50px}
.about_num i{width:40px; height: 40px; background: #f1f1f1; text-align: center; line-height: 40px; font-size: 16px; color: #4d4d4d; position: absolute; top:10px; right:-4px; border-radius: 50%; font-style: normal}
.about_num span{font-size: 52px; color: #141414; font-weight: bold; display: block}
.about_num b{font-size: 52px; color: #141414; font-weight: bold;}
.about_num p{font-size:18px; color: #4d4d4d; margin-top: 5px;}
.num_img{width:250px; height: 190px; float: left; text-align: center; align-content: center; display: flex; align-items: center;}
.num_img img{align-items: center; margin: 0px auto;}
.about_more:hover{background: #006dc8}

.about_num:hover{border: 3px solid #006dc8;}


/*解决方案*/
.index_jjfa{width:100%; height: auto; overflow: hidden}
.index_jjfa ul{width:100%; height: auto; overflow: hidden}
.index_jjfa ul li{width:50%; height: 220px; border: 1px solid #f7f7f7; float: left; padding: 22px 36px;}
.index_jjfa ul li dl{width:100%; height: auto; overflow: hidden; margin-bottom: 10px}
.index_jjfa ul li dl dt{float: left}
.index_jjfa ul li dl dt span{font-size: 46px; color: #141414; display: block; font-weight: bold; line-height: 50px}
.index_jjfa ul li dl dt p{font-size:14px; color: #4d4d4d; }
.index_jjfa ul li dl dd{float: right; margin-top: 28px;}
.index_jjfa ul li dl dd i{width:26px; height: 26px; background: #f1f1f1; border-radius: 50%; float: left; text-align: center; line-height: 22px; font-size: 26px; font-style: normal; margin-right: 10px;}
.index_jjfa ul li dl dd span{font-size: 18px; color: #4d4d4d}
.index_jjfa ul li h3{width:100%; height:30px; line-height: 30px; font-size: 18px; color: #141414; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_jjfa ul li p{width:100%; height:30px; line-height: 30px; font-size: 14px; color: #777777; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
	margin-top: 6px;}
.index_jjfa ul li:hover{background: #f7f7f7}
.index_jjfa ul li:hover i{background: #006dc8; color:#fff}







/*产品展示*/
.index_product{width:100%; height:968px;  overflow: hidden; overflow: hidden; margin: 60px 0 70px; background: url(../images/case_bj.jpg) no-repeat center; 
	padding-top: 53px;}
.index_product_title{width:100%; height: auto; overflow: hidden; margin-bottom: 20px; }
.index_product_title h4{font-size:52px; color: #fff;  font-weight: bold;}
.index_product_title h3{font-size:22px; color: #fff;}
.slideGroup{ width:100%; position: relative}
.slideGroup .parHd{width:300px; height: auto; position: absolute; top:0; left:0; z-index: 999 }
.slideGroup .parHd ul{width:100%; height: auto; overflow: hidden}
.slideGroup .parHd ul li{width:100%; height:40px; line-height: 40px; overflow: hidden; position: relative; margin:16px 0; padding-left: 30px; transition: all 0.4s ease-in-out;}
.slideGroup .parHd ul li:after{content: ""; width: 20px; height: 2px; background: #fff; position: absolute; top:20px; left:0; z-index: 9; transition: all 0.4s ease-in-out;}
.slideGroup .parHd ul li a{font-size: 18px; color: #fff; width: 100%; height: 100%; display: block;}
.slideGroup .parHd ul li.on:after{width:60px; height: 4px; transition: all 0.4s ease-in-out;}
.slideGroup .parHd ul li.on{ padding-left: 70px; transition: all 0.4s ease-in-out;}
.slideGroup .slideBox{ overflow:hidden; zoom:1;  position:relative;   }
.slideGroup .parBd{width:100%; height: auto; overflow: hidden}
.parBd_bottom{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.parBd_bottom a{width:386px; height: 214px; float: left;  overflow: hidden; margin-right:21px; position: relative; display: block}
.parBd_bottom a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.parBd_bottom a p{width:100%; height: 100%; background:rgba(26,46,145,0.9); position: absolute; top:0; left:0; z-index: 9; font-size: 18px; color: #ffffff; text-align: center; line-height: 214px; opacity: 0; transition: all 0.4s ease-in-out;}
.parBd_bottom a:last-child{margin-right: 0}
.parBd_bottom a:hover p{opacity: 1; transition: all 0.4s ease-in-out;}
.parBd_bottom a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.parBd_top{width:900px; height: 500px; float: right; position: relative}
.parBd_top .bd ul li{width:100%; height: auto; overflow: hidden; position: relative}
.parBd_top .bd ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.parBd_top .bd ul li .parBd_p{width:780px; height: 70px; line-height: 70px; background: rgba(0,0,0,0.6); padding: 0px 20px;position: absolute; bottom:0; left:0}
.parBd_top .bd ul li p{width:500px; height: 100%;  color:#fff; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.parBd_top .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.parBd_top .hd{position: absolute; bottom:30px; right:150px; z-index: 9}
.parBd_top .hd li{width:11px; height: 11px; background: url(../images/b_dian.png) no-repeat center; float: left; margin: 0px 5px;}
.parBd_top .hd li.on{background: url(../images/h_dian.png) no-repeat center}






/*案例*/
.index_case{width:100%; height:auto; overflow: hidden; background: #f7f7f7; padding-top: 62px; margin-top: 65px;}
.index_case .index_news_title{width:1200px; margin: 0px auto;}
.picMarquee-left{ overflow:hidden; position:relative; margin-top: 35px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; width:480px; position: relative}
.picMarquee-left .bd ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_hover{width:100%; height: 100%;  position: absolute; top:0; left:0; background: rgba(0,109,200,0.9); text-align: center; padding-top: 30%; opacity: 0}
.index_case_hover i{width:76px; height: 76px; display: block; background: url(../images/links.png) no-repeat center; margin: 0px auto;}
.index_case_hover p{font-size:16px; color: #fff; height: 40px; line-height: 40px; position: relative; background:url(../images/case_xs.png) no-repeat center}
.index_case_hover h3{font-size: 18px; color: #ffffff; margin-top: 25px;}
.picMarquee-left .bd ul li:hover .index_case_hover{opacity: 1}
.picMarquee-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.case_more{width:156px; height:44px; background: #fff; border-radius: 25px; display: block; text-align: center; line-height:44px; font-size: 16px; color: #1d2088; float: right;  box-shadow: 0 0 5px rgba(0,0,0,0.2); margin-top: -75px}
.case_more:hover{background: #006dc8; color: #fff}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top:54px; margin-bottom:55px;}
.index_news_title{width:100%; height: auto; overflow: hidden; margin-bottom: 40px; }
.index_news_title h4{font-size:52px; color: #006dc8;  font-weight: bold;}
.index_news_title h3{font-size:22px; color: #141414;}
.slideTxtBox{ width:100%; position: relative}
.slideTxtBox .hd{position:absolute; right:20px; top:-105px;}
.slideTxtBox .hd ul{ height:54px; width: auto;   }
.slideTxtBox .hd ul li{ float:left; width:156px; height:54px; background:url(../images/news_nav.png) no-repeat center;  margin-left:20px; text-align: center; line-height: 44px; }
.slideTxtBox .hd ul li a{font-size: 16px; color: #141414}
.slideTxtBox .hd ul li.on a{color:#1d2088}
.slideTxtBox .bd{width:100%; height: auto; overflow: hidden}
.slideTxtBox .bd ul{width:100%; height: auto;}
.slideTxtBox .bd li{width:380px; height: auto; overflow: hidden; float: left; margin-right:30px;}
.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.slideTxtBox .bd li span{font-size: 18px; color: #777; display: block; margin: 10px 0 5px}
.slideTxtBox .bd li h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #242424; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.slideTxtBox .bd li p{width:100%; height: 48px; line-height:24px; font-size: 14px; color: #777777; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.slideTxtBox .bd li i{font-size: 14px; color: #141414; font-style: normal; margin-top: 8px; display: block}
.slideTxtBox .bd li:last-child{margin-right: 0}
.slideTxtBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.slideTxtBox .bd li:hover h3,.slideTxtBox .bd li:hover i{color:#006dc8}






/*底部*/
.footer{width:100%; height: 408px; overflow: hidden; background:#006dc8 url(../images/footer.jpg) no-repeat center; padding-top: 50px; position: relative; padding-top: 68px;}
.footer:after{content: ""; width:38.5%; height: 338px; background: #fff; position: absolute; bottom:0; left:0}
.footer_left{width:380px; height: auto; float: left; position: relative; z-index: 9; padding-top:40px}
.f_logo{width:224px; height: auto; display: block}
.f_logo img{width:100%; height: auto; display: block}
.footer_left_info{width:100%; height: auto; line-height:30px; margin-top:32px; }
.footer_left_info p{font-size: 14px; color: #777777;}
.copy_l{font-size:14px; color:#777777; line-height: 30px;}
.f_beian{color:#777777;font-size:14px; line-height: 30px;}
.f_beian:hover{color:#006dc8!important}
.footer_right{width:819px; height: auto; float: right;}
.footer_right_top{width:100%; height: 279px; overflow: hidden; padding-left: 50px;}
.footer_right_top dl{width:auto; float: left; margin-right:52px;}
.footer_right_top dl dt{font-size: 16px; color: #fff; margin-bottom: 10px;}
.footer_right_top dl dd{width:100%; height: auto; overflow: hidden}
.footer_right_top dl dd a{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #fff; display: block}
.f_ma{width:120px; height: 120px; float: right}
.f_ma img{width:100%; height: 100%; display: block}
.footer_zhichi{width:100%; height: 60px; background: #333333; line-height: 60px; padding-left: 50px;}
.zhichi_p{float: left; font-size: 14px; color: #fff;}
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;   color:#fff; line-height:60px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:18px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff; margin-left: 10px;}
.footer_zhichi i{ float: left;}




/*友情链接*/
.footer_link{width:100%; height:auto; overflow: hidden; }
.footer_link p{font-size: 14px; color: #333333; float: left;line-height:50px; margin-right: 20px;}
.footer_a a{font-size: 14px; color: #333333; float: left; margin-right: 15px; }
.footer_a{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:10px;}
.footer_a a:hover{color:#c40000}









/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#006dc8;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left; 
}




/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}

















/*内页导航*/
.ny_header{width:100%; height: 105px;}
.ny_logo{width:228px; height:61px; float: left; margin-top:10px;}
.ny_logo img{width:100%; height: auto}


/*内页*/
.ny_banner{width:100%; height:400px; position: relative; text-align: center; padding-top: 170px;}
.ny_banner h3{font-size: 36px; color: #fff;}
.ny_banner  img{ width:16px; height:10px;  animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; -webkit-animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; cursor:pointer; }
@keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0);}
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
@-webkit-keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0); }
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
.ny_banner p{width:100%; height:auto; font-size: 14px; color: #ffffff; line-height: 28px; margin: 20px 0}

.case_ban{ background: url(../images/case_ban.jpg) no-repeat}
.bkzl_ban{ background: url(../images/bkzl_ban.jpg) no-repeat}
.qysl_ban{ background: url(../images/qysl_ban.jpg) no-repeat}
.about_ban{background: url(../images/about_ban.jpg) no-repeat}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat}
.products_ban{ background: url(../images/products_ban.jpg) no-repeat}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat}
.kjcx_ban{background: url(../images/kjcx_ban.jpg) no-repeat}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat}
.p-tit{height:70px;line-height:70px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#333;font-size:12px; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left;font-size:14px;}
.m-crm a{font-size:14px; margin:0 3px;color:#333;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#0569b5;}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;margin:0 20px}
.p-tit ul li a{display:block;height:70px;line-height:70px;color:#333333;font-size:14px;}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#0569b5}







/*推荐新闻*/
.nynews-top{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.nynews-top ul li{ width:586px; height:auto;  transition: .3s; float: left}
.nynewst-l{width:287px; height: auto; float: left; overflow: hidden}
.nynewst-l img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.nynewst-r{width:277px; margin-left:22px; height:auto; float: left}
.nynewst-r h3{ color:#333; font-size:16px; font-weight: bold; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.nynewst-r p{ color:#666; font-size:14px; width: 100%; height:90px; line-height: 30px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.nynewst-r span{color:#333333; font-size:14px; line-height: 30px;}
.nynews-top ul li:nth-child(2n){float: right}
.ny_hot_bottom{width:100%; height: auto; overflow: hidden;  margin-top: 20px;}
.ny_hot_bottom ul{width:100%; height: auto; overflow: hidden}
.ny_hot_bottom ul li{width:586px; height: 70px; line-height:70px; border-bottom:1px dashed #dadada; float: left;}
.ny_hot_bottom ul li p{width:400px; height:100%; float: left; font-size: 16px; color: #333333; font-weight: bold;  
	text-overflow: ellipsis; overflow: hidden; white-space:nowrap}
.ny_hot_bottom ul li span{font-size: 14px; color:#333; float: right}
.ny_hot_bottom ul li:nth-child(2n){ float: right}
.ny_hot_bottom ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hot_news{width:130px; height: 41px; background:#0569b5; text-align: center; line-height: 41px; font-size: 14px; color: #fff; display: block; margin:26px auto ;}
.nynews-top ul li:hover .nynewst-l img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.nynews-top ul li:hover h3{color:#0569b5}
.ny_hot_bottom ul li:hover p,.ny_hot_bottom ul li:hover span{color:#0569b5}
.hot_news:hover{background: #fff; color:#0569b5; border: 1px solid #0569b5}



/*关于我们*/
.ny_about_info{font-size:14px; color:#666; line-height:30px; margin-bottom:40px; margin-top:35px; width:100%; height:auto; overflow:hidden}
.ny_about_one{width:100%; height: auto; overflow: hidden;  margin-top:47px;line-height: 30px;margin-bottom:50px}
.ny_one_left{width:601px; height: 398px; float: left; position: relative}
.ny_one_left img{width:100%; height: auto; overflow: hidden}
.ny_one_left .ny_about_h{width:189px; height: 189px; background: rgba(5,105,181,0.64); position: absolute; top:65px; right:0; text-align: center; padding-top: 30px;}
.ny_about_h h4{font-size: 30px; color: #fff; font-weight: bold;}
.ny_about_h span{width:96px; height:4px; background:#fff; display: block;  float: right; margin-top:20px;}
.ny_one_right{width:599px; height: 398px; float: left; padding-left: 46px;}
.ny_one_right h3{font-size: 24px; color: #333333; line-height: 40px;}
.ny_one_rxx{width:100%; height: 240px; overflow: hidden; font-size: 14px; color: #333333; line-height: 26px; margin-top:30px;}
.ny_one_rxx p{font-size: 14px; color: #333333; line-height: 26px;}
.ny_one_right span.ny_about_more{width:132px;  height: 44px; line-height: 44px; background: #0569b5; color: #fff; text-align: center; display: block}
.ny_about_th{width:189px; height: 189px; background: rgba(5,105,181,0.64); position: absolute; top:65px; left:0; text-align: center; padding-top: 30px;}
.ny_about_th h4{font-size: 30px; color: #fff; font-weight: bold;}
.ny_about_th span{width:96px; height:4px; background:#fff; display: block;  margin-top:20px;}
.ny_two_left{padding-top: 100px}
.ny_two_left p{font-size: 16px; color: #333333; margin: 8px 0}
.ny_two_left p span{font-size: 24px; color: #333333; font-weight: bold;}
.ny_dongshi{width:100%; height: 400px; background: #0569b5; margin-top: 37px; padding: 45px 0}
.ny_dongshi_left{width:720px; height: auto; overflow: hidden; float: left}
.ny_dongshi_left p{font-size: 16px; color: #FFFFFF; line-height: 28px}
.ny_dongshi_xx{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.ny_dongshi_pic{width:302px; height: 302px; float: right}
.ny_dongshi_pic img{width:100%; height: 100%; border-radius: 50%;}
.ny_gsjs{width:100%; height: 530px; background: url(../images/js_bjs.jpg) no-repeat center; padding-top: 73px;}
.ny_gsjs_t{width:100%; height: auto; overflow: hidden; font-size: 30px; color: #333333; font-weight: bold; padding-left: 60px;
	background: url(../images/bt_jt.png) no-repeat 20px center}

.ny_gsjs_info{width:100%; height: auto; }
.ny_gsjs_info .Box_con {position: relative; margin-top:40px; padding: 0 30px;background: url(../images/js_xs.png) no-repeat center; background-size: 100% auto;}
.ny_gsjs_info .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.ny_gsjs_info .Box_con .conbox ul {position: relative;list-style: none; }
.ny_gsjs_info .Box_con .conbox ul li {float: left;width:264px;height:167px; margin-left:28px;overflow: hidden; background: #e5e5e5; border-radius: 8px; padding:20px 20px 0;}
.ny_gsjs_info .Box_con .conbox ul li span{font-size: 24px; color: #333333; font-weight: bold; text-align: center; display: block; margin-bottom: 10px;}
.ny_gsjs_info .Box_con .conbox ul li p{font-size: 14px; color: #333; line-height: 26px; height: 72px; overflow: hidden}
.ny_gsjs_info .Box_con .conbox ul li:hover{background: #0569b5}
.ny_gsjs_info .Box_con .conbox ul li:hover p,.ny_gsjs_info .Box_con .conbox ul li:hover span{color:#fff}
.ny_gsjs_info .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_gsjs_info .Box_con .btn {display: block;width:28px;height:28px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.ny_gsjs_info .Box_con .btnl {float: left; background: url(../images/js_left.png) no-repeat; left:-50px;}
.ny_gsjs_info .Box_con .btnr { float: right; background: url(../images/js_right.png) no-repeat; right:-50px;}
.ny_gsjs_info .Box_con .btnl:hover{background: url(../images/js_hleft.png) no-repeat;}
.ny_gsjs_info .Box_con .btnr:hover{background: url(../images/js_hright.png) no-repeat}
.ny_aqxgs_info{width:100%; height: auto; }
.ny_aqxgs_info .Box_con {position: relative; margin-top:40px; }
.ny_aqxgs_info .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.ny_aqxgs_info .Box_con .conbox ul {position: relative;list-style: none; }
.ny_aqxgs_info .Box_con .conbox ul li {float: left;width:581px; height:635px; margin-left:38px; overflow: hidden; border: 1px solid #bfbfbf; padding: 24px 28px;}
.ny_aqxgs_info .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_aqxgs_info .Box_con .conbox ul li h3 { width: 100%; height: 40px; line-height: 40px;  font-size: 30px; color: #333; font-weight: bold; text-align: center;
	margin: 28px 0 25px;}
.ny_aqxgs_info .Box_con .conbox ul li p { font-size: 16px; color: #333; line-height: 30px; height: 152px;}
.ny_aqxgs_info .Box_con .btn {display: block;width:28px;height:28px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.ny_aqxgs_info .Box_con .btnl {float: left; background: url(../images/js_left.png) no-repeat; left:-50px;}
.ny_aqxgs_info .Box_con .btnr { float: right; background: url(../images/js_right.png) no-repeat; right:-50px;}
.ny_aqxgs_info .Box_con .btnl:hover{background: url(../images/js_hleft.png) no-repeat;}
.ny_aqxgs_info .Box_con .btnr:hover{background: url(../images/js_hright.png) no-repeat}

.ny_slzs{width:100%; height: auto; margin-top: 56px;}
.ny_slzs .slideGroup{ width:100%; text-align:left; }
.ny_slzs .slideGroup .parHd{width:1200px; height: 86px; background: #eeeeee; padding: 0px 26px;  margin: 0px auto; }
.ny_slzs .slideGroup .parHd p{font-size: 30px;line-height: 86px;  color: #333; font-weight: bold; background: url(../images/bt_jt.png) no-repeat left center; 
	padding-left: 35px; float: left}
.ny_slzs .slideGroup .parHd ul{float: left; height: 34px; width: auto; margin-left: 30px; margin-top: 28px;}
.ny_slzs .slideGroup .parHd ul li{ float:left; width:auto; height: 34px; margin: 0px 10px; padding: 0px 10px; font-size: 16px; color: #333333; text-align: center;
	line-height: 34px;}
.ny_slzs .slideGroup .parHd ul li.on{ background:#0569b5; color:#fff; border-radius: 5px;}

.ny_slzs .slideGroup .slideBox{ overflow:hidden; zoom:1; width: 100% }
.ny_slzs .slideGroup .parBd{ margin-top: 35px;  }
.ny_slzs .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.ny_slzs .slideGroup .parBd ul li{width:474px; height: auto; overflow: hidden; float: left}
.ny_slzs_img{width:474px; height:auto; position: relative; overflow: hidden}
.ny_slzs_img img{width:100%; height: 100%; display: block}
.ny_slzs_hover{width:100%; height: 100%; position: absolute; top:100%; left:0; background: rgba(0,0,0,0.5) url(../images/fdj.png) no-repeat center;}
.ny_slzs .slideGroup .parBd ul li p{width:100%; height: 50px; line-height: 50px; text-align: center; font-size:#333333; font-size: 16px;  font-weight: bold; }
.ny_slzs .slideGroup .parBd ul li:hover .ny_slzs_hover{top:0}

/*荣誉资质*/
.ny_honor{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_honor ul{width:100%; height:auto; overflow:hidden}
.ny_honor ul li{width:288px; height:auto; float:left; margin-right:15px; margin-bottom:20px;}
.ny_honor ul li .ny_honor_pic{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.ny_honor_pic img{width:100%; height:auto; display:block;}
.ny_honor ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_honor ul li:nth-child(4n){margin-right:0}
.go_black {
    width: 90px;
    height: 30px;
    background: #1578bf;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
    float: right;
}


.ny_tui_title{width:100%; height: auto; text-align: center; }
.ny_tui_title p{font-size: 30px; color: #333333; font-weight: bold; text-align: center}
.ny_tui_title hr{width:24px; height: 5px; background: #0569b5; display: block; margin: 20px auto 40px;}
.ny_tui_news{width:100%; height: auto; overflow: hidden; margin:30px 0  50px}


/*内页新闻*/
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_news_top dl{width:578px; height: auto; float: left}
.ny_news_top dl dt{width:255px; height:auto; overflow: hidden; float: left}
.ny_news_top dl dt img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_top dl dd{width:298px; height:auto; float: right}
.ny_news_top dl dd h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_top dl dd span{font-size: 14px; color: #999999; display: block; margin: 10px auto;}
.ny_news_top dl dd p{width:100%; height:56px; font-size: 14px; color: #999999; line-height: 28px; overflow:hidden}
.ny_news_top dl:nth-child(2n){float: right}
.ny_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.ny_news_top dl:hover h3,.ny_news_top dl:hover span,.ny_news_top dl:hover p{color:#0569b5}
.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:173px;padding:25px 50px 0; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background: linear-gradient(to right, #0582c2 0%,#006dc8 100%);}
.new-list .f-imgfd-img{width:23px; height: 27px; float: right; background: url(../images/nh_jt.png) no-repeat; margin-top:54px}
.new-list li .f-imgfd-li{width:100%;height:100%;float: left;}
.f-imgfd-li dl{width:100%; height: 40px; line-height: 40px;}
.f-imgfd-li dl dt{width:600px; height: 100%; float: left; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-imgfd-li dl dd{font-size: 16px; color: #333333; float: right}
.f-xx{width:100%; height: 56px; line-height: 28px; font-size: 16px; color: #333;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.new-list li:hover dt,.new-list li:hover dd{color:#fff}
.new-list li:hover .f-xx{color:#fff}
.new-list li:hover .f-imgfd-img{background: url(../images/nb_jt.png) no-repeat center}

/*详情页*/
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.info_time{width:100%; line-height:30px; color:#999; height:30px; margin-bottom:20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; clear:both}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.pro_page_con{color: #666; float:right; font-size: 14px;   width: 72%; height: auto; overflow: hidden; line-height: 30px; margin-bottom: 40px;}
.keyword_light{font-size:16px; color:#666; line-height:30px; margin-bottom:30px;}


/*联系我们*/
.lxwm{width:100%; height:auto; margin-top:40px;}
.lxwm_z{width:600px; height:auto; float:left; font-size:16px; color:#666; line-height:28px;}

.lxwm_r{width:auto;float:right;}
.lxwm_r li{width:120px; height:auto;  margin-left:20px; float:left;}
.lxwm_r li img{width:100%; height:auto; display:block; border:1px solid #eee}
.lxwm_r li p{width:100%; height:40px; line-height:40px; font-size:14px; color:#333; text-align:center}





